powered by
Update CLASS.spmd based on the final iteration of EM-like algorithms.
CLASS.spmd
em.update.class() kmeans.update.class()
CLASS.spmd will be updated.
This function takes Z.spmd from the global environment .pmclustEnv and update CLASS.spmd, and provides the identification of groups for all data.
Z.spmd
.pmclustEnv
Programming with Big Data in R Website: https://pbdr.org/
em.step, aecm.step, apecm.step, apecma.step, kmeans.step.
em.step
aecm.step
apecm.step
apecma.step
kmeans.step
# NOT RUN { # Examples can be found in the help pages of em.step(), # aecm.step(), apecm.step(), apecma.step(), and kmeans.step(). # }
Run the code above in your browser using DataLab